How to Install newpid software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install newpid software package in Ubuntu 14.04 LTS (Trusty Tahr)

newpid software package provides run a command in a new PID namespace, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install newpid 

newpid is installed in your system.

Make ensure the newpid package were installed using the commands given below,

$ sudo dpkg-query -l | grep newpid *

You will get with newpid package name, version, architecture and description in a table

newpid package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package newpid
Version 2
Description run a command in a new PID namespace
Sub Section Utils


See Also, How to uninstall or remove newpid software package from Ubuntu 14.04 LTS (Trusty Tahr)?